home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / tontie_hammer.swf / scripts / DefineButton2_36 / BUTTONCONDACTION on(release).as next >
Text File  |  2012-01-07  |  79b  |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.sound_on = 0;
  4.    nextFrame();
  5. }
  6.